home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re ODF Support for Multiple Ki < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.4 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODF Support for Multiple Kinds; Key ODF Advantage
  2. Sent:        5/29/96 9:33 AM
  3. Received:    5/29/96 10:01 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >(1) Each supported "kind" as a separate FW_Content subclass.
  9. >
  10. No, the content class represents your data. It is independant of the 
  11. format you are using. FW_CContent should have (and will have) method to 
  12. externalize/internalize using one specific kind.
  13.  
  14. >(2) A class registry where a part editor would register its kinds for
  15. >persistent storage, in order of fidelity, in the FW_CPart::Initialize
  16. >override. Perhaps a similar scheme could be used for clipboard and
  17. >drag and drop storage/promises, too.
  18. >
  19.  
  20. >(3) ODF would use this to coordinate the whole
  21. >Internalization/Externalization process. I supply my kinds - ODF does
  22. >the rest!
  23.  
  24. In future release of ODF you will have something like that but it will be 
  25. resource based. You will only have to create a resource describing what 
  26. kind you are supporting and which one is the prefered kind and ODF will 
  27. do the rest.
  28.  
  29. .......................................................................
  30.  Henri Lamiraux                                      lamiraux@apple.com
  31.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  32. .......................................................................
  33.  
  34.